Method ThenByDescending<TKey>(Expression<Func<TProps, TKey>>)
✅ FIX ISSUE #4: Override ThenByDescending for Tree context
public override IOrderedRedbQueryable<TProps> ThenByDescending<TKey>(Expression<Func<TProps, TKey>> keySelector)
✅ FIX ISSUE #4: Override ThenByDescending for Tree context
public override IOrderedRedbQueryable<TProps> ThenByDescending<TKey>(Expression<Func<TProps, TKey>> keySelector)